Platform Explorer / Nuxeo Platform 6.0

Operation downloadFilesZip (downloadFilesZip)

In component BuiltIn
Operation id downloadFilesZip
Category Chain
Label downloadFilesZip
Requires
Since

Parameters

No parameters.

Signature

Inputs document, documents
Outputs blob, blob

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.CompiledChainImpl
Contributing Component BuiltIn

JSON Definition

{
  "id" : "downloadFilesZip",
  "label" : "downloadFilesZip",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "downloadFilesZip",
  "signature" : [ "document", "blob", "documents", "blob" ],
  "params" : [ ]
}